The Apeks Quantum X (and all other Seiko based models) are a bit problematic
under Windows. They are using a Prolific PL2303 usb-serial chipset, but with a
custom USB VID/PID. That means you can't use the stock Prolific driver, and
because Seiko is out of the dive computer business, they no longer update their
driver.
I once patched the stock Prolific driver to accept the custom VID/PID. This
worked on Windows XP, but I have no idea if this is possible on newer version.
The patch invalidates the driver signature, so you need to be able to install
unsigned drivers. The procedure is explained here:
http://www.libdivecomputer.org/seiko.html
Jef