My PHP version is 32bit, so I changed everything to 32bit. That changed this…
Imagemagick status
Version: ImageMagick 7.0.3-8 Q16 x86 2016-11-24 http://www.imagemagick.org Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC License: http://www.imagemagick.org/script/license.php Visual C++: 180040629 Features: Cipher DPC Modules OpenMP Delegates (built-in): bzlib cairo flif freetype jng jp2 jpeg lcms lqr openexr pangocairo png ps rsvg tiff webp xml zlib
I ran the sample code again and it worked, but I still can’t see the upload button. I type in php -m and I see that the imagick module is loaded. I look at phpinfo and I see imagick settings loaded in there. Am I supposed to see pdfinfo or Ghostscript in there…because I don’t see them listed anyplace but your settings script.
Anything else I should try?