You have obviously modified the correct php.ini file.
According to the PHP manual, "The default is to allow dynamic loading, except when using safe mode. In safe mode, it's always impossible to use dl()."
On the other hand, dynamic loading is not supported in multi-threaded PHP, and Wampserver is multi-threaded. If you display or log PHP warnings, you should see the message, si
Forum:
WampServer English