After turning on InnoDB support by uncommenting the relevant lines in my.ini on WAMPServer I got an error message along the lines of [ERROR] wampmysqld: unknown variable innodb_log_arch_dir.
A bit of digging around shows that innodb_log_arch_dir is no longer used, so the corresponding line in the my.ini file should be deleted.