You can get the .whl file based on the python version and processor. Then install that whl file from anaconda prompt. This should install the Ta-Lib on your computer.
I see the confusion, on this one Intel actually goofed up and the standard 64-bit architecture got named after AMD. Try the amd64 version, and that should work given your installation details (even if your processor is not from AMD). If you are running Python 3.7, pick the one tagged TA_Lib?0.4.17?cp37?cp37m?win_amd64.whl. Alternatively if you have the VC++ compiler you can build from the source as well.