Any idea why I should get this error…Missing PHP extension(s)! Please install or enable the following required PHP extension(s) first:
curl… when curl appears to be correctly installed? Wampserver reports…
-- PHP Loaded Extensions
With function get_loaded_extensions()
-- For PHP 8.1.25 used as Apache module
bcmath calendar com_dotnet Core ctype curl
date dom exif fileinfo filter gd
gettext gmp hash iconv imap intl
json ldap libxml mbstring mysqli mysqlnd
openssl pcre PDO pdo_mysql pdo_sqlite Phar
readline Reflection session SimpleXML soap sockets
SPL sqlite3 standard tokenizer xdebug xml
xmlreader xmlwriter xsl Zend OPcache zip zlib
-- For PHP 8.1.25 used as CLI or FCGI
bcmath calendar com_dotnet Core ctype curl
date dom exif fileinfo filter gd
gettext gmp hash iconv imap intl
json ldap libxml mbstring mysqli mysqlnd
openssl pcre PDO pdo_mysql pdo_sqlite Phar
readline Reflection session SimpleXML soap sockets
SPL sqlite3 standard tokenizer xdebug xml
xmlreader xmlwriter xsl Zend OPcache zip zlib
Is there some other magic I’ve missed?