Hi,
I spent nearly a week trying to instal MintHCM using WAMP 3.2.6 PHP 7.1.3 and it would all go fine until step 2 of the install where it would get stuck on “Relainships OK”
“create database”
It would not move past this point.
I did find a fix and it was very simple.
In the WAMP menu hover your mouse over MYSQL and then click and open “my.ini”
Find “default-storage-engine=” and change MYISAM to InnoDB
Hope that helps.