PHP 7.1 cannot use current version of Imagick
Posted: 2016-12-02T09:49:57-07:00
I used the most recent version of Imagick (php_imagick-3.4.3rc1-7.0-ts-vc14-x86.zip) successfully with XAMPP/PHP 7.0.13. localhost on Windows. Today, PHP 7.1 has been released. Upon installation, it fails to load Imagick, reporting this error:
Is there an Imagick DLL for PHP 7.1 that will be released soon? Or is there a solution with the current Imagick?[02-Dec-2016 16:46:32 UTC] PHP Warning: PHP Startup: imagick: Unable to initialize module Module compiled with module API=20151012
PHP compiled with module API=20160303 These options need to match in Unknown on line 0