I never had any problems with Imagick/ImageMagick until I found out today that it no longer works. I get the notification Uncaught ImagickException: NoDecodeDelegateForThisImageFormat /tmp/magick-REatKQTk
.
I tried to reinstall it according to imagemagick install problems in centos (which is all new to me).
It goes wrong on the point # ./configure --with-php-config=/usr/local/php56/bin/php-config
. I get the message configure: error: Cannot find php-config. Please use --with-php-config=PATH
.
What is going wrong? I am using CentOS 7 and PHP 7.2.30.