So that explains the error. It falling to MySQL rather than MySQLi because it cannot find MySQLi, regardless if it is on PHP 7.
Try unchecking 'mysqli' & 'mysqlnd', applying, checking them and then apply once more.
If it still says 'MySQLi not ready,' while not recommended, set the version as...