I work with PHP 5.6.40, trying to install php_threads 2.0.10. I follow the subject PHP pthreads: Fatal error: Class 'Thread' not found
I work with wampserver.
Apache Version : 2.4.39
PHP Version : 5.6.40
I copy php_threads on /php/ext of the php version
copy pthreadVC2.dll on /php
copy pthreadVC2.dll on /apache
copy pthreadVC2.dll on windows/system32
copy pthreadVC2.dll on windows/SysWow64
When i try to use i have this Fatal error:
Class 'Threader' not found
and when i dophp.exe --re phpthread
I get:
Exception: Extension phpthreads does not exist
Anyone can help me? Thanks