Does Wincache compliment php_opcache.dll ? Should both be enabled?
Its my understanding php_opcache.dll alone is typically fine but adding wincache adds some new caching functionality and is recommended for windows servers.
I'm using windows 2016/php 7.2/IIS10 for Wordpress
The most recent php 7.2 wincache appears to be available here, I'm not sure if theres a newer version available:https://windows.php.net/downloads/pecl/releases/wincache/2.0.0.8/
I see a similar post here but no definitive answer:
https://forums.iis.net/t/1236918.aspx?Wincache+vs+opcache+coexist+Any+tuning+needed+







