Warning: PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20160303
PHP compiled with module API=20151012
These options need to match
in Unknown on line 0
Could not open input file: php
个人遇到的错得出结论是 imagick 的版本太新了,如:Module compiled with module API=20160303-PHP compiled with module API=20151012;才导致无法初始化imagick模块