Posted by:
dcpip
(---.21.65.37.rev.sfr.net)
I had the same problem with windows 10 build 22H2.
My solution :
A) Save the directory of your wampserver 3.3.0 x64 installation with another name;
Stop wampmariadb et wampapache2 services if they are running (in service.msc);
C) Install wampserver 3.3.0 32 bits;
D) Stop all wamp services from the tray;
E) Rename the new directory installation;
F) Rename again the first install ou your wampserver 3.3.0 x64;
G) Copy only the wampmanager.exe 32 bits on the wampmnanager 64 bits and launch wampserver.
sample with install wamp64 -> copy wamp64 wamp64.ori
install wampserver 3.3.0 32 bits, stop it, rename it (wamp32)
rename wamp64.ori wamp64
copy wamp32/wampmanager.exe to wamp64/wampmanager.exe and launch wampserver
Now, for me 3.3.2 x64 level with this method.